home *** CD-ROM | disk | FTP | other *** search
/ Java Interactive Reference Guide / Java Interactive Reference Guide.iso / java.exe / java.DXR / 00040_history.txt < prev    next >
Encoding:
Text File  |  1980-01-11  |  1.6 KB  |  27 lines

  1. A brief history of the language
  2.  
  3.  
  4. Java is a product of Sun Microsystems
  5.  
  6. (Taken from Sun Microsystems...)
  7.  
  8. The Java language, the result of several years of research and development at Sun Microsystems, is the first to provide a comprehensive solution to the challenges of programming for the Internet, providing portability, security, advanced networking and reliability without compromising performance. 
  9.  
  10.  
  11.  
  12. ΓÇó1990 - Started by James Gosling ΓÇó1991 - Consumer electronics ΓÇó1993 - Interactive TV ΓÇó1995 - Internet & HotJava 
  13.  
  14.  
  15.  
  16. The Java language originated as part of a research project to develop advanced software for a wide variety of networked devices and embedded systems. The goal was to develop a small, reliable, portable, distributed, real-time operating environment. When the project was started, C++ was the language of choice. But over time the difficulties encountered with C++ grew to the point where the problems could best be addressed by creating an entirely new language environment. Design and architecture decisions drew from a variety of languages such as Eiffel, SmallTalk, Objective C, and Cedar/Mesa. The result was a language environment that has proven ideal for development of secure, distributed, network-based end-user applications in environments ranging from networked embedded devices to the World-Wide Web and the desktop. 
  17.  
  18.  
  19.  
  20. Enter Netscape...
  21.  
  22. Netscape Navigator version 2.0, released at Jan 1996 in Beta, has a Java interpreter built in as a plug-in on all platforms for which Java has been ported. The incorporation of Java in Netscape's newest version will play a major role in the next few months... 
  23.  
  24.  
  25.  
  26.  
  27.